Chapter 8: Virtual Machine II: Program Control
*If everything seems under control, you are just going fast enough
若一切可能上去都还在掌控之中,那就说明你跑的不够快
Introduction
VM处理过程化语言/面向对象语言的嵌套子程序调用
同样通过堆栈处理
Background
Specification
Implementation
内存资源:全局堆栈
函数调用协议
API
以上内容整理于
幕布文档